From: Richard M. Stallman Date: Tue, 26 Jun 2001 13:34:22 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~62898 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9048ad82a936a79bc3a186e501ef3ed1cb043744;p=emacs.git Fix previous change. --- diff --git a/man/display.texi b/man/display.texi index 505b36e6c98..b3de2592856 100644 --- a/man/display.texi +++ b/man/display.texi @@ -258,7 +258,7 @@ the purposes of speed, some modes, including C mode and Lisp mode, rely on a special convention: an open-parenthesis or open-brace in the leftmost column always defines the @w{beginning} of a defun, and is thus always outside any string or comment. (@xref{Left Margin -Convention}.) If you don't follow this convention, Font Lock mode can +Paren}.) If you don't follow this convention, Font Lock mode can misfontify the text that follows an open-parenthesis or open-brace in the leftmost column that is inside a string or comment.